home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
b026pot.dir
/
00018.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
346 b
|
12 lines
on mouseDown
global gNumofMen, gNumofPar, gNumofWom, gNumofGeo, gNumofPot, gQuestion, gCurrentNumber, gTotalNumofPages
set the castNum of sprite 9 to cast "b063"
if pressCategoryButton(9) then
pupSprites(1, 48, 0)
set gQuestion to 1
set gTotalNumofPages to gNumofPot
set gCurrentNumber to 1
go("potpourri")
end if
end